gtk4.git
2009-11-05 Alexander LarssonFlush outstanding stuff when clearing directly on a...
2009-11-03 Paolo BonziniDon't run system("touch conf.gtktest") in the AM_PATH_G...
2009-11-02 Javier JardónFix some compilation warnings
2009-11-02 Javier JardónFix compilation warning: Use gpointer variables
2009-11-02 Benjamin OtteDon't keep the filesystem model alive while querying...
2009-11-02 Benjamin OtteSimplify cleanup code
2009-11-02 Matthias ClasenBump version
2009-11-02 Matthias Clasen2.19.0
2009-11-01 Matthias ClasenAnother property formatting fix
2009-11-01 Matthias ClasenWork around a gtk-doc formatting problem
2009-11-01 Matthias ClasenDocumentation and stylistic fixups
2009-11-01 Matthias ClasenRemove en@shaw from LINGUAS
2009-11-01 Matthias ClasenUpdates
2009-11-01 Thomas ThurmanShavian translation fix
2009-11-01 Thomas ThurmanShavian translation
2009-10-30 Khaled HosnyUpdated Arabic translation
2009-10-30 Javier JardónFix warning: Initialize to TRUE the returned variable
2009-10-30 Javier JardónFix some compilation warnings
2009-10-30 Javier JardónFix warning: cast to gint*
2009-10-30 Javier JardónFix some compilation warnings
2009-10-30 Javier JardónUse "Since: 2.x" instead "Since 2.x"
2009-10-30 Javier JardónFix warning: some casts to gchar*
2009-10-30 Javier JardónRemove statement with no effect
2009-10-30 Javier JardónFix warning: cast to gchar*
2009-10-30 Javier JardónFix warning: cast to gchar*
2009-10-28 Matthias ClasenAllow setting type hints on unmapped windows
2009-10-27 Yevgen MuntyanUse standard mac shortcuts: add gtk/gtkrc.key.mac
2009-10-27 Christian DywanDeprecate functions according to deprecated GtkButton...
2009-10-27 Christian DywanDon't use deprecated button signal functions in clist...
2009-10-27 Christian DywanDon't use deprecated button signal functions in Gail
2009-10-27 Jorge GonzálezUpdated Spanish translation
2009-10-27 Christian DywanDon't use structure fields of GtkAccelMap in GtkSocket
2009-10-27 Christian DywanAllow removing all closures with gtk_accel_group_disconnect
2009-10-27 Marek KasikDon't assign a GtkPageOrientation to a boolean value
2009-10-27 Marek KasikRotate number-up layout according to orientation when...
2009-10-27 Adrian JohnsonTake printer margins into account on Windows
2009-10-26 Christian DywanOnly set the accesible label if it is non-empty
2009-10-26 Javier JardónUse G_STRLOC instead __FILE__ and __LINE__
2009-10-26 Nick Schermergtk_init_with_args() arguments should be const gchar*
2009-10-26 Dumitru Mișu... Updated Romanian translation
2009-10-26 Javier JardónUse G_STRFUNC and G_STRLOC instead __FUNCTION__ and...
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Javier JardónUse G_STRLOC instead __LINE__
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Marek KasikShow correct print preview
2009-10-26 Javier JardónCast to gchar* to fix a compilation warning
2009-10-26 Kristian RietveldUpdate copyright
2009-10-26 Kristian RietveldUpdate position of toplevels after display reconfiguration
2009-10-26 Kristian RietveldFixup get_nsscreen_for_x()
2009-10-26 Kristian RietveldRemove unused variable (fix compiler warning)
2009-10-26 Kristian RietveldUpdate size of root window after display reconfiguration
2009-10-26 Kristian RietveldSupport arbitrary screen layouts
2009-10-26 Kristian RietveldRework coordinate transformation to be based on root...
2009-10-26 Kristian RietveldBe consistent with X11: emit monitors-changed first...
2009-10-26 Kristian RietveldUpdate documentation for ::monitors-changed to mention...
2009-10-26 Kristian RietveldUse screen when emitting signal, not _gdk_screen
2009-10-26 Kristian RietveldEmit monitors-changed signal when appropriate
2009-10-26 Kristian RietveldMove screen resolution setup to GdkScreenQuartz initializer
2009-10-26 Kristian RietveldCreate a proper subclass of GdkScreen: GdkScreenQuartz
2009-10-26 Kristian RietveldRegister and handle a display reconfiguration callback
2009-10-26 Kristian RietveldSetup monitor rects during screen initialization and...
2009-10-26 Kristian RietveldMove screen initialization to gdkscreen-quartz.c
2009-10-26 Matthias ClasenFix issues with symbolic colors in rc file parsing
2009-10-26 Matthias ClasenFixes for the compose-parse.py script
2009-10-26 Matthias ClasenUpdate compose sequences
2009-10-25 Kevin PengGdkPixbuf loader for QTIF format
2009-10-25 Yevgen MuntyanUse standard mac shortcuts
2009-10-25 Javier JardónCast to gchar* to fix a compilation warning
2009-10-24 Michael EmmelFix for position bug
2009-10-23 Matthew BarnesBug 581150 - GtkIconView tries to paint items with...
2009-10-23 Kristian RietveldBug 598881 - Unimplemented GdkWindowImplIface methods...
2009-10-23 Tor LillqvistUse correct type text/uri-list for the dropped files...
2009-10-21 Javier JardónCast to gchar* to fix a compilation warning
2009-10-21 Javier JardónCast to fix compilation warning
2009-10-21 Luca FerrettiAdd translators comments for tab labels (closes 599118)
2009-10-21 Luca FerrettiMinor fixes
2009-10-21 Javier JardonUse G_STRLOC instead __FILE__ and __LINE__
2009-10-21 Michael NattererAdd single-include guard and reduce includes to what...
2009-10-21 Michael NattererDon't allow to include this new header individually
2009-10-21 Javier JardónFix a compilation warning: use NULL instead ""
2009-10-21 Javier JardónRemove unused function
2009-10-21 Javier JardónFix compilation warnings: use G_GSIZE_FORMAT instead %i
2009-10-21 Federico Mena... bgo#563010 - Fix clearing the selection in GtkFileChoos...
2009-10-21 Cody RussellAdded editing_canceled property to GtkCellEditable
2009-10-21 Christian DywanDeprecated GtkNotebook tab packing
2009-10-21 Christian DywanDeprecate GtkCurve and GtkGammaCurve
2009-10-21 Christian DywanAdded accesor for GTK_VIEWPORT (widget)->bin_window
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix a compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-20 Javier JardónFix compilation warning
2009-10-20 Javier JardónRemove some unnused variables
2009-10-19 Marek KasikA small correction of previous commit
2009-10-19 Matthias ClasenCorrect a small oversight
2009-10-18 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistDelete a couple of leftover commented-out lines
2009-10-18 Tor LillqvistAdd missing newline to debugging output
next